statement n. 1.陳述,聲明,聲明書。 2.【法律】供述;交待。 3.【商業】貸借對照表;(財務)報告書。 Statements should be based on facts. 說話要有根據。 prepare an official statement 準備一項正式說明。 make a detailed statement of profit and loss 出具詳細的損益計算書。 issue a statement 發表一個聲明。 a random statement 胡亂的供詞。 a bank statement 銀行報告單[結單]。
Structure statements define the members of the structure 語句之間的聲明定義結構的成員。
End structure statement 語句終止。
Demonstrates how to use the dmx drop mining structure statement to delete an existing mining structure . export model 演示如何使用dmx create mining model語句刪除現有挖掘模型。
Create structure demonstrates how to use the dmx create mining structure statement to create a mining model . drop model 演示如何使用dmx select into語句基于現有挖掘模型的結構創建挖掘模型。
Demonstrates how to use the dmx create mining structure statement with a nested column definition list to create a mining model with nested columns 演示如何將dmx create mining model語句與嵌套列定義列表一起使用來創建帶有嵌套列的挖掘模型。
Train nested structure demonstrates how to combine the dmx insert into mining structure statement with the shape source data query to train a mining model that contains nested columns with data that contains nested tables , retrieved using a query , from an existing data source . train structure 演示如何將dmx insert into語句和shape源數據查詢組合使用來定型這樣的挖掘模型,該挖掘模型包含嵌套列,而嵌套列中的數據包含使用查詢從現有數據源檢索到的嵌套表。
You can either create the mining structure and associated mining model together by using the create mining model statement , or you can first create a mining structure by using the create mining structure statement , and then add a mining model to the structure by using the alter structure statement 您可以使用create mining model語句同時創建挖掘結構以及關聯的挖掘模型,也可以首先使用create mining structure語句創建挖掘結構,然后使用alter structure語句向結構中添加挖掘模型。
Export structure demonstrates how to use the dmx export mining structure statement using the with dependencies clause to export a mining structure , including all of the mining models contained by the mining structure and the data source and data source view on which the mining structure depends , to a file 演示如何使用帶有with dependencies子句的dmx export語句將挖掘結構(包括該挖掘結構所包含的所有挖掘模型與該挖掘結構所基于的數據源和數據源視圖)導出到一個analysis services備份( . abf )文件。